<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*公共*/
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
  margin: 0;
  padding: 0;
  color: #333;
  font-family: "微软雅黑";
  font-size: 16px; }

body {
  overflow-x: hidden; }

img {
  border: 0; }

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both; }

.clearfix {
  zoom: 1; }

em, i {
  font-style: normal; }

a:hover {
  text-decoration: none;
  color: #e51e01; }

.w1300 {
  width: 1300px;
  margin: 0 auto; }

.w1200 {
  max-width: 1200px;
  margin: 0 auto; }

.fl {
  float: left; }

.fr {
  float: right; }

.h30 {
  height: 30px; }

.h60 {
  height: 60px; }

.f14 {
  font-size: 14px; }

.f18 {
  font-size: 18px; }

.db {
  display: block; }

.dib {
  display: inline-block; }

.sf {
  line-height: 65px;
  height: 65px;
  background: #f5f5f5;
  border-radius: 5px;
  padding-left: 20px; }

.sf input {
  height: 35px;
  color: #555;
  width: 250px; }

.sf .submit {
  background: #01ab84;
  color: #fff;
  width: 100px; }

.sf .submit:hover {
  background: #000;
  color: #fff;
  width: 100px; }

.sf select {
  height: 35px;
  width: 250px;
  font-size: 16px;
  color: #555; }

/*左右滚动*/
.syal {
  width: 1300px;
  overflow: hidden; }
  .syal h3 {
    color: #000;
    font-size: 27px;
    margin-top: 30px;
    text-transform: uppercase; }
    .syal h3 a {
      float: right;
      background: #ff9305;
      padding: 5px 20px;
      color: #fff;
      font-size: 16px;
      margin-left: 5px;
      font-weight: normal; }
      .syal h3 a:hover {
        background: #05005d; }

.syal li {
  float: left;
  margin-right: 20px;
  width: 240px;
  margin-bottom: 20px; }

.syal li a {
  display: block;
  position: relative;
  overflow: hidden; }

.syal li a img {
  display: block;
  width: 100%;
  transition: all .3s; }

.syal li a ol {
  color: #fff;
  text-align: center;
  font-size: 16px;
  margin: 10px 0 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: rgba(0, 0, 0, 0.557);
  transition: all .3s; }

.syal li a:hover ol {
  background: rgba(206, 0, 0, 0.549); }

.syal li a:hover img {
  transform: scale(1.2, 1.2); }

/*上下滚动*/
.anliroll {
  height: 930px;
  width: 100%;
  box-sizing: border-box; }

.anliroll li {
  float: left;
  width: 23%;
  background: #fff;
  margin: 0.7%; }

.anliroll li a {
  display: block;
  overflow: hidden;
  font-size: 18px;
  position: relative; }

.anliroll li a &gt; div {
  overflow: hidden; }

.anliroll li a img {
  width: 96%;
  display: block;
  transition: all .5s;
  border: 4px solid #bbbbbb; }

.anliroll li a ol {
  line-height: 60px;
  color: #303030;
  width: 100%;
  z-index: 555;
  transition: all .3s;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.anliroll li a ol b {
  font-size: 18px;
  padding-left: 20px; }

.anliroll li a ol i {
  display: block;
  background: url(tel.jpg) 20px 10px no-repeat;
  padding-left: 50px;
  font-size: 20px;
  font-family: Arial;
  color: #003c9a;
  height: 50px; }

.anliroll li a ol em {
  display: block;
  text-align: center; }

.anliroll li a:hover img {
  transform: scaleX(1.2) scaleY(1.2); }

/*上下滚动*/
.anliroll1 {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 40px;
  overflow: hidden; }

.anliroll1 li {
  width: 18.6%;
  margin: 10px 8px; }

.sydg {
  background: url(1_30.jpg) top center no-repeat;
  height: 200px; }

.gg {
  background: url(gg.jpg) top center no-repeat;
  height: 200px; }

.syys {
  background: url(yys.jpg) top center no-repeat;
  height: 154px; }

.ys-tit-bg {
  margin-top: 20px;
  width: 100%;
  height: 143px;
  background: url(../Img/bg7.jpg) top center no-repeat;
  overflow: hidden; }

.ys-tit-l {
  float: left;
  padding-top: 33px;
  padding-right: 54px;
  width: 50%; }

.ys-tit-l p {
  display: block;
  text-align: right;
  font-size: 24px;
  color: #151718; }

.ys-tit-l strong {
  display: block;
  font-size: 40px;
  color: #151718;
  font-weight: bold;
  text-align: right; }

.ys-tit-r {
  float: right;
  padding-top: 23px;
  padding-left: 43px;
  width: 50%; }

.ys-tit-r strong {
  float: left;
  font-size: 56px;
  color: #fff;
  font-weight: bold; }

.ys-tit-r .ra {
  float: left;
  padding-top: 10px;
  padding-left: 15px; }

.ys-tit-r .ra span {
  font-size: 23px;
  color: #fecc00; }

.ys-tit-r .ra p {
  font-size: 25px;
  color: #fff; }

.ys1 {
  float: right;
  margin-top: 75px;
  width: 50%;
  height: auto;
  overflow: hidden; }

.ys1-l {
  width: 83px;
  float: left; }

.ys1-l img {
  display: block;
  margin-left: 24px; }

.ys1-r {
  float: right;
  width: 540px;
  height: auto; }

.ys1-r h3 {
  font-size: 32px;
  color: #fe8300;
  font-weight: bold; }

.ys1-r p {
  display: block;
  margin-top: 26px;
  font-size: 20px;
  color: #404040;
  line-height: 180%; }

.ys2 {
  float: left;
  margin-top: 46px;
  width: 50%;
  height: auto;
  overflow: hidden; }

.ys2-l {
  width: 60px;
  float: left; }

.ys2-l img {
  display: block; }

.ys2-r {
  float: right;
  width: 550px;
  height: auto; }

.ys2-r h3 {
  font-size: 32px;
  color: #fe8300;
  font-weight: bold; }

.ys2-r p {
  display: block;
  margin-top: 26px;
  font-size: 20px;
  color: #404040;
  line-height: 180%; }

.ys3 {
  float: right;
  margin-top: 43px;
  width: 50%;
  height: auto;
  overflow: hidden; }

.ys3-l {
  width: 60px;
  float: left; }

.ys3-l img {
  display: block;
  margin-left: 24px; }

.ys3-r {
  float: right;
  width: 550px;
  height: auto; }

.ys3-r h3 {
  font-size: 32px;
  color: #fe8300;
  font-weight: bold; }

.ys3-r p {
  display: block;
  margin-top: 26px;
  font-size: 20px;
  color: #404040;
  line-height: 180%; }

/* focus_Box */
#focus_Box {
  position: relative;
  width: 1180px;
  height: 440px;
  margin: 0px auto 0 auto;
  padding-top: 70px; }

#focus_Box ul {
  position: relative;
  height: 440px; }

#focus_Box li {
  z-index: 0;
  position: absolute;
  width: 0px;
  height: 0px;
  top: 146px;
  cursor: pointer;
  left: 377px;
  overflow: hidden;
  border: 4px solid #fff;
  border-radius: 30px; }

#focus_Box li img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  transition: .5s; }

#focus_Box li:hover img {
  transform: scale(1.05, 1.05); }

#focus_Box li p {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-indent: 8px;
  color: #fff; }

#focus_Box li p span {
  display: inline-block;
  width: 70%;
  height: 40px;
  overflow: hidden; }

#focus_Box .prev, #focus_Box .next {
  display: block;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  width: 51px;
  height: 101px;
  top: 131px;
  transition: 0.5s;
  opacity: 0.6; }

#focus_Box .prev {
  background: url(../images/btnl.png) no-repeat;
  left: -90px;
  top: 190px; }

#focus_Box .next {
  background: url(../images/btnr.png) no-repeat;
  right: -90px;
  top: 190px; }

#focus_Box .prev:hover {
  left: -110px;
  opacity: 1; }

#focus_Box .next:hover {
  right: -110px;
  opacity: 1; }

#focus_Box a.imgs-scroll-btn {
  display: block;
  position: absolute;
  z-index: 110;
  top: 7px;
  right: 15px;
  width: 51px;
  height: 23px;
  overflow: hidden;
  background: url(images/share-btn.png) no-repeat;
  text-indent: -999px; }

.nconl {
  width: 300px; }

.nconr {
  width: 820px; }

.nconr h3 {
  height: 20px;
  line-height: 20px;
  font-size: 22px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  color: #01994c; }

.nconr h3 span {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #01994c; }

.nconr h3 span a {
  color: #01994c; }

.cpfl dt {
  width: 199px;
  height: 80px;
  padding: 0px 40px 0px 30px;
  font-size: 32px;
  line-height: 80px;
  text-align: center;
  color: #ffffff;
  background: #0047ae;
  font-weight: bold; }

.cpfl dd a {
  display: block;
  font-size: 18px;
  text-indent: 28px;
  color: #1c1c1c;
  line-height: 50px;
  width: 269px;
  transition: all .2s ease;
  height: 50px;
  background: url(rr.gif) no-repeat left;
  font-weight: normal;
  margin-bottom: 1px; }

.cpfl dd a:hover {
  display: block;
  font-size: 18px;
  color: #000;
  text-indent: 48px;
  transition: all .2s ease;
  line-height: 50px;
  width: 269px;
  height: 50px;
  background: #FF0; }

.neiye_tel {
  width: 269px;
  height: 219px;
  background: url(nytel.png) no-repeat center top;
  float: left;
  padding-top: 12px; }

.neiye_tel span {
  display: block;
  width: 100%;
  height: 30px;
  color: #ffffff;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  padding-bottom: 20px; }

.neiye_tel a {
  width: 130px;
  height: 35px;
  border: 1px solid #eb8b91;
  display: block;
  text-align: center;
  margin: auto;
  line-height: 35px;
  font-size: 14px;
  color: #ffffff;
  padding: 0px; }

.neiye_tel p {
  display: block;
  width: 219px;
  padding-left: 50px;
  font-size: 14px;
  color: #292929;
  padding-top: 42px; }

.neiye_tel p strong {
  font-size: 30px;
  color: #d60c1a;
  line-height: 35px;
  font-family: Impact; }

.neiye_tel a:hover {
  width: 130px;
  height: 35px;
  border: 1px solid #ffffff;
  background: #ffffff;
  display: block;
  text-align: center;
  margin: auto;
  line-height: 35px;
  font-size: 14px;
  color: #d60c1a;
  padding: 0px; }

.news_dl_3 {
  width: 890px;
  display: inline-block;
  border-bottom: #b8b8b8 1px dashed;
  padding: 14px 0;
  overflow: hidden;
  height: 85px;
  float: left; }

.news_dl_3 dt {
  background: #ef9c00;
  width: 85px;
  height: 85px;
  color: #ffffff;
  line-height: 28px;
  font-size: 14px;
  text-align: center;
  float: right;
  overflow: hidden; }

.news_dl_3:hover dt {
  background: #6f6f6f;
  width: 85px;
  height: 85px;
  text-align: center;
  float: right;
  overflow: hidden;
  color: #FFF; }

.news_dl_3:hover dt b {
  color: #FFF;
  border-bottom: #FFF 1px solid; }

.news_dl_3 dt b {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 38px;
  color: #ffffff;
  width: 55px;
  margin: 0 auto;
  border-bottom: #fff 1px solid;
  padding: 5px 0 2px;
  line-height: 40px; }

.news_dl_3 dt span {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  padding: 5px 0 0; }

.news_dl_3 dd {
  width: 700px;
  padding: 0 0 0 15px;
  float: left; }

.news_dl_3 dd h5 {
  height: 25px;
  line-height: 25px;
  overflow: hidden; }

.news_dl_3 dd h5 a {
  font-size: 16px;
  color: #444;
  font-weight: bold; }

.news_dl_3 dd h5 a:hover {
  color: #bc0030;
  font-size: 16px; }

.news_dl_3 dd p {
  font-size: 12px;
  color: #7d7d7d;
  height: 60px;
  line-height: 20px;
  overflow: hidden;
  padding-top: 3px; }

.news_dl_3 dd p a {
  font-size: 12px;
  color: #197500;
  padding: 0 0 0 20px; }

.news_dl_3 dd p .gdd {
  margin-top: 10px;
  width: 100%;
  height: 22px;
  float: left;
  background: url(../Images/more.png) no-repeat left;
  color: #ffffff;
  line-height: 22px;
  font-size: 12px;
  padding-left: 20px; }

/*产品滚动*/
.sycp {
  margin: 30px auto; }

#banner {
  width: 100%;
  position: relative;
  overflow: hidden; }
  #banner ul {
    overflow: hidden;
    width: 400%;
    position: relative; }
  #banner li {
    overflow: hidden;
    width: 25%;
    float: left; }
  #banner li img {
    width: 100%; }
  #banner aside {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 9;
    width: 85%;
    cursor: pointer;
    opacity: 0.7; }
    #banner aside:hover {
      opacity: 1; }

.top_menu {
  font-size: 12px;
  height: 34px;
  background-color: #fdfdfd;
  color: #666666;
  border-bottom: 1px solid #f1f1f1;
  overflow: hidden;
  padding: 0 20px; }

.top_lang {
  float: right;
  height: 34px;
  padding: 6px 10px 0px 10px; }
  .top_lang img {
    vertical-align: middle;
    margin-left: 30px;
    margin-right: 5px; }

.top_name {
  display: inline-block;
  padding-top: 10px; }

/*产品*/
.list-c {
  margin-top: 30px; }

.xl12 {
  width: 25%;
  position: relative; }

.xl12 h2 {
  font-size: 18px;
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  line-height: 46px;
  background: #003c9a;
  color: #ffffff; }

.pro-list .lizi {
  position: relative;
  margin-top: 60px; }

.img-res {
  width: 100%; }

.pro-list .xiangqing,
.pro-list .xunjia {
  text-align: center;
  position: absolute;
  color: #ffffff;
  width: 35%;
  line-height: 36px;
  bottom: 40px;
  background-color: #0e4295;
  right: 25px; }

.pro-list .xiangqing {
  background-color: rgba(0, 0, 0, 0.5);
  left: 25px; }

.pro-list .xiangqing:hover {
  background: #ff1c36;
  opacity: 1;
  border-style: none; }

.xl13 {
  width: 72%;
  padding-left: 20px; }

.xl13 h3 {
  text-align: left;
  position: relative; }

.xl13 .intro {
  line-height: 150%;
  font-size: 14px; }

.xl13 h3 {
  height: 50px;
  border-bottom: 1px dashed #ccc;
  line-height: 50px;
  margin: 25px 0;
  font-size: 18px; }

.xl13 h3 span {
  float: right;
  font-weight: normal;
  font-size: 14px; }

.xl13 h3 span a {
  padding-left: 20px;
  color: #666; }

.xl3 {
  width: 24%;
  float: left;
  border: 1px dashed #ccc;
  margin-right: 1%; }

.xl3:nth-of-type(4) {
  margin-right: 0; }

.xl3 img {
  width: 100%; }

.xl3 p {
  text-align: center;
  height: 40px;
  line-height: 40px; }

/*位置*/
.navg {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #ccc;
  line-height: 60px; }

.navg img {
  margin-right: 14px;
  margin-top: 0px; }

.navg a {
  font-size: 14px;
  color: #8f8f8f; }

.navg span {
  float: right;
  color: #ff0000;
  font-size: 20px;
  z-index: 999; }

.navg span img {
  vertical-align: middle; }

/*公司简介*/
.ncon {
  line-height: 230%; }

/*产品内页*/
.item-bd {
  overflow: hidden;
  width: 1250px;
  margin: 0px auto; }

.item-img {
  width: 55%;
  float: left;
  border: 1px dotted #ccc; }

.item-img img {
  width: 97%; }

.item-intro {
  width: 40%;
  float: right;
  padding: 0 15px; }

.item-intro .title2 {
  border-bottom: 1px dashed #e0e0e0;
  padding: 21px 0;
  text-align: left; }

.font20 {
  font-size: 32px;
  color: #ff0000;
  text-align: left; }

.describe {
  margin-top: 26px;
  position: relative; }

.describe img {
  position: absolute;
  right: 250px;
  top: 0px; }

.item-intro .describe p {
  color: #666666;
  font-size: 14px; }

.item-intro .describe p span {
  color: #000;
  font-size: 18px;
  font-weight: bold; }

.item-intro .describe p {
  color: #666666;
  line-height: 24px;
  font-size: 14px; }

#protel {
  overflow: hidden;
  width: 100%;
  margin-top: 30px; }

#protel p {
  background: url(../images/dianhua.gif) no-repeat scroll left 5px;
  float: left;
  font-size: 14px;
  padding: 1% 1% 2% 10%;
  text-align: left;
  width: auto; }

#protel span {
  color: #e30f00;
  float: left;
  font-size: 28px;
  font-weight: bold;
  margin-right: 8px;
  margin-top: 1%;
  width: auto; }

#protel a {
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin-top: 25px;
  padding: 1.5% 6%;
  text-align: center; }

.line-zixun {
  background: #ff3a3b;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin-top: 25px;
  padding: 1.5% 6%;
  text-align: center; }

.line-order {
  background: #215998;
  margin-left: 15px;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 15px;
  font-weight: bold;
  margin-top: 25px;
  padding: 1.5% 6%;
  text-align: center; }

#pro_tj_lx a:hover {
  opacity: .7; }

div.content h1 {
  font-size: 25px;
  text-align: center;
  color: #ff0000;
  margin-top: 20px;
  border-top: 1px solid #ccc;
  height: 80px;
  line-height: 80px; }

.newsc .listc ul, .newsc .listc li {
  width: 100%; }

.newsc .listc li {
  transition: .3s; }

.newsc .listc li.grayc {
  background-color: #f8f8f8; }

.newsc .listc .centerc {
  width: 980px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0; }

.newsc .listc li a {
  padding: 50px 0;
  display: block; }

.newsc .listc .numc {
  display: block;
  width: 104px;
  border-right: 1px solid #ddd;
  line-height: 60px;
  font-size: 72px;
  color: #d2d2d2; }

.newsc .listc .numc img {
  width: 104px; }

.newsc .listc .fontc {
  display: block;
  width: 83.7%;
  font-size: 18px;
  line-height: 30px; }

.newsc .listc .fontc .introc {
  font-size: 14px;
  color: #bbb; }

.newsc .listc .fontc p {
  font-size: 18px; }

.newsc .listc li:nth-of-type(even) {
  background: #f7f7f7; }

.newsc .listc li:hover {
  background-color: #0e4295; }

.newsc .listc li:hover .numc, .newsc .listc li:hover .fontc p, .newsc .listc li:hover .fontc .introc {
  color: #fff; }

.newsc .listc li:hover .numc img {
  border: 1px solid #fa1e2f; }

.newsc .listc li:hover .centerc {
  left: -16px; }

.f-cbc:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: "."; }

.neaxtpg a {
  float: left;
  display: inline-block;
  width: 42%;
  text-align: center;
  padding: 10px 2%;
  border: 1px solid #ccc;
  margin: 0 1%; }

.neaxtpg a:hover {
  background: #0e4295;
  color: #fff; }

.neaxtpg {
  margin-bottom: 50px; }

header {
  overflow: hidden;
  margin: 20px 0 0 0; }
  header .top_l {
    width: 500px;
    padding-top: 15px;
    padding-bottom: 15px; }
  header .top_r .tel {
    width: 274px;
    color: #000;
    font-size: 16px;
    margin-top: 20px; }
  header nav {
    color: #fff;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    background: #05005d;
    text-align: center;
    border-bottom: 5px solid #de8c20; }
    header nav .act {
      background: #de8c20;
      color: #fff; }
    header nav a {
      color: #fff;
      width: 140px;
      text-align: center;
      position: relative;
      transition: all .3s;
      display: inline-block; }
      header nav a::before {
        position: absolute;
        height: 26px;
        width: 1px;
        content: "";
        right: 0;
        top: 13px;
        background: rgba(0, 0, 0, 0.1); }
      header nav a:hover {
        background: #de8c20;
        color: #fff; }

.sygg {
  border-bottom: 1px solid #ccc;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  background: #ececec; }
  .sygg .gg_r {
    width: 90%; }
  .sygg .gg_l {
    font-size: 24px;
    color: #05005d; }

.max-case {
  width: 100%;
  height: 492px;
  background: #eee;
  position: relative;
  margin-top: 90px; }

.max-case li {
  width: 100%;
  height: 492px;
  overflow: hidden;
  position: relative; }

.max-case li &gt; a &gt; img {
  width: 100%;
  height: 492px; }

.max-case li strong {
  font-size: 20px;
  color: #000;
  line-height: 50px;
  text-align: center;
  width: 679px;
  display: block;
  font-weight: normal; }

.max-case li p {
  text-align: center;
  position: absolute;
  top: 30px;
  left: 20px;
  font-size: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.596);
  padding: 5px 20px; }

.number {
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 99999;
  right: 10px;
  bottom: 5px;
  text-align: center; }

.number span {
  width: 26px;
  height: 26px;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  color: #666;
  margin: 0 5px 0 0;
  text-align: center;
  line-height: 26px; }

.number-on {
  background: #fca321 !important;
  color: #fff !important; }

.max-case2 {
  width: 100%;
  height: 292px;
  margin-top: 0px; }

.max-case2 li {
  height: 292px; }

.max-case2 li &gt; a &gt; img {
  height: 292px; }

.max-case2 li strong {
  width: 100%; }

.pt1 {
  overflow: hidden; }
  .pt1 h3 {
    text-align: center;
    font-size: 40px;
    color: #cd302e;
    height: 60px;
    width: 100%;
    margin: 40px auto 0 auto; }
  .pt1 h4 {
    text-align: center;
    margin-top: 10px;
    color: #929292;
    font-size: 16px;
    font-weight: normal; }
  .pt1 .pt1_cp_l {
    padding-top: 30px;
    width: 314px; }
    .pt1 .pt1_cp_l h5 {
      background: #05005d;
      height: 93px;
      line-height: 93px;
      color: #fff;
      font-size: 30px;
      font-weight: normal; }
      .pt1 .pt1_cp_l h5 em {
        font-size: 16px; }
      .pt1 .pt1_cp_l h5 i {
        width: 6px;
        height: 40px;
        display: inline-block;
        background: #cd302e;
        margin-right: 20px;
        margin-top: 30px;
        float: left; }
    .pt1 .pt1_cp_l .l_cp ul a {
      background: #05005d;
      display: block;
      height: 56px;
      line-height: 56px;
      color: #fff;
      padding-left: 25px;
      box-sizing: border-box;
      transition: all .3s;
      font-size: 16px;
      border-bottom: 1px solid #37337d; }
      .pt1 .pt1_cp_l .l_cp ul a:hover {
        background: #de8c20; }
    .pt1 .pt1_cp_l .l_cp ul .l_nav {
      padding-left: 45px;
      font-weight: normal;
      font-size: 16px;
      background: #cd302e; }
    .pt1 .pt1_cp_l .l_lx {
      background: #ff9305;
      padding-bottom: 20px; }
      .pt1 .pt1_cp_l .l_lx h5 {
        background: #ff9305; }
        .pt1 .pt1_cp_l .l_lx h5 i {
          background: #cd302e; }
      .pt1 .pt1_cp_l .l_lx p {
        color: #fff;
        padding-left: 20px;
        line-height: 180%; }
      .pt1 .pt1_cp_l .l_lx a {
        margin: 10px 30px;
        display: block;
        border: 1px solid #fff;
        color: #fff;
        text-align: center;
        padding: 10px 0; }
  .pt1 .pt1_cp_r {
    width: 970px; }

.pt1_cp_r {
  width: 970px; }

.sycp_lb {
  display: flex; }
  .sycp_lb a {
    flex: 1;
    text-align: center; }
    .sycp_lb a img {
      display: block;
      margin: 20px auto; }
    .sycp_lb a span {
      position: relative;
      transition: all .3s;
      font-size: 18px; }
      .sycp_lb a span::before {
        width: 0px;
        height: 1px;
        background: #000;
        position: absolute;
        content: "";
        right: -90px;
        top: 10px;
        transition: all .3s; }
      .sycp_lb a span::after {
        width: 0px;
        height: 1px;
        background: #000;
        position: absolute;
        content: "";
        left: -90px;
        top: 10px;
        transition: all .3s; }
    .sycp_lb a:hover span {
      color: #02903a; }
      .sycp_lb a:hover span::before, .sycp_lb a:hover span::after {
        background: #02903a;
        width: 60px; }

.symore a {
  display: block;
  width: 150px;
  text-align: center;
  padding: 10px 0;
  border: 1px solid #ccc;
  border-radius: 999px;
  margin: 30px auto;
  transition: all .3s; }
  .symore a:hover {
    background: #01994c;
    color: #fff; }

.pt2 {
  height: 583px;
  overflow: hidden; }
  .pt2 h3 {
    text-align: center;
    margin: 0px auto 20px auto;
    font-size: 36px;
    color: #fff;
    background: url(jr1.png) center no-repeat; }
  .pt2 dl dt {
    width: 593px; }
  .pt2 dl dd {
    width: 674px; }
  .pt2 dt h4 {
    font-size: 26px;
    color: #000;
    margin-top: 70px; }
    .pt2 dt h4 i {
      margin-right: 20px;
      margin-top: 10px;
      color: #e1e1e1;
      font-size: 72px;
      text-transform: uppercase; }
  .pt2 dt .sygswz {
    margin: 20px 30px 0 0px;
    overflow: hidden;
    line-height: 180%; }
    .pt2 dt .sygswz p {
      line-height: 180%; }
  .pt2 dt li {
    float: left;
    width: 48%;
    margin-right: 1%;
    margin-top: 20px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc; }
    .pt2 dt li a {
      display: block; }
      .pt2 dt li a img {
        width: 100%; }
    .pt2 dt li ol {
      display: none; }

.tit {
  font-size: 20px;
  color: #cd302e;
  margin: 20px auto;
  text-align: center;
  font-weight: normal; }
  .tit em {
    color: #494949;
    text-transform: uppercase; }
  .tit i {
    display: block;
    color: #b2b2b2;
    font-size: 16px;
    margin-top: 5px; }
  .tit img {
    vertical-align: middle;
    margin-right: 10px; }

.syxw {
  overflow: hidden;
  margin-top: 30px; }
  .syxw h3 {
    border-bottom: 1px solid #ccc;
    padding: 10px 0 0 0;
    font-size: 20px;
    height: 40px;
    line-height: 40px; }
    .syxw h3 img {
      vertical-align: middle; }
  .syxw .syxw_l {
    width: 65%; }
    .syxw .syxw_l h3 a:nth-of-type(2), .syxw .syxw_l h3 a:hover {
      background: #05005d;
      color: #fff;
      display: inline-block;
      padding: 0 15px;
      margin-right: 20px; }
    .syxw .syxw_l .syxw_l1 {
      overflow: hidden; }
    .syxw .syxw_l .syxw_l1 a {
      border: 0;
      display: block;
      margin-top: 20px; }
      .syxw .syxw_l .syxw_l1 a img {
        float: left;
        width: 25%; }
      .syxw .syxw_l .syxw_l1 a ol {
        float: right;
        width: 70%; }
        .syxw .syxw_l .syxw_l1 a ol h5 {
          font-size: 18px;
          font-weight: normal; }
        .syxw .syxw_l .syxw_l1 a ol p {
          margin: 10px 0;
          line-height: 200%; }
    .syxw .syxw_l .syxw_l2 {
      background: #f5f5f5;
      padding: 2%; }
      .syxw .syxw_l .syxw_l2 img, .syxw .syxw_l .syxw_l2 p {
        display: none; }
      .syxw .syxw_l .syxw_l2 ol {
        width: 100%;
        position: relative; }
        .syxw .syxw_l .syxw_l2 ol h5 {
          font-size: 16px;
          font-weight: normal;
          height: 35px;
          line-height: 35px; }
        .syxw .syxw_l .syxw_l2 ol span {
          position: absolute;
          right: 20px;
          top: 0px; }
  .syxw .syxw_r {
    width: 30%; }
    .syxw .syxw_r img, .syxw .syxw_r p {
      display: none; }
    .syxw .syxw_r ol {
      width: 100%;
      position: relative; }
      .syxw .syxw_r ol h5 {
        font-size: 16px;
        font-weight: normal;
        height: 35px;
        line-height: 35px; }
      .syxw .syxw_r ol span {
        position: absolute;
        right: 0px;
        top: 3px; }

.symore {
  float: right;
  font-weight: normal;
  font-size: 16px; }

.footer {
  background: #05005d; }
  .footer .footer1 {
    overflow: hidden; }
    .footer .footer1 h4 {
      color: #fff;
      font-size: 16px;
      padding-top: 40px;
      font-size: 18px;
      font-weight: normal;
      text-transform: uppercase;
      margin-bottom: 20px; }
    .footer .footer1 .f1 {
      width: 230px;
      border-right: 1px solid #201c6f;
      padding-bottom: 40px; }
      .footer .footer1 .f1 img {
        padding-top: 50px; }
    .footer .footer1 .f2 {
      width: 450px;
      border-right: 1px solid #201c6f;
      padding: 0 50px;
      box-sizing: border-box;
      padding-bottom: 40px; }
      .footer .footer1 .f2 a {
        width: 47%;
        margin-right: 1%;
        color: #fff;
        margin-bottom: 3px;
        display: block;
        float: left;
        height: 30px;
        line-height: 30px; }
    .footer .footer1 .f3 {
      width: 382px;
      border-right: 1px solid #201c6f;
      padding: 0 50px;
      box-sizing: border-box;
      padding-bottom: 40px; }
      .footer .footer1 .f3 .dnav {
        line-height: 30px;
        color: #fff; }
        .footer .footer1 .f3 .dnav p {
          color: #fff; }
    .footer .footer1 .f4 {
      width: 142px; }
      .footer .footer1 .f4 img {
        vertical-align: middle; }

.footer_d {
  background: #030039;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-size: 16px; }
  .footer_d p {
    color: #fff;
    text-align: center; }
    .footer_d p img {
      vertical-align: middle;
      margin-left: 25px; }

.n_main {
  overflow: hidden;
  margin-top: 20px; }

.nmain_l {
  width: 21%; }
  .nmain_l h1 {
    height: 95px;
    background: #cd302e;
    color: #fff;
    padding-left: 25px;
    font-size: 36px;
    font-weight: normal;
    padding-top: 45px;
    line-height: 30px; }
    .nmain_l h1 em {
      display: block;
      font-size: 26px;
      color: rgba(255, 255, 255, 0.733);
      text-transform: uppercase;
      padding-top: 5px; }
  .nmain_l .nmenu {
    border: 1px solid #eee; }
    .nmain_l .nmenu li {
      line-height: 50px;
      font-size: 15px;
      border-bottom: 1px solid #eaeaea; }
      .nmain_l .nmenu li .act {
        background: #3b3b3b;
        color: #fff;
        padding-left: 25px; }
      .nmain_l .nmenu li a {
        display: block;
        padding-left: 20px;
        position: relative;
        color: #6f6f6f;
        transition: all .3s; }
        .nmain_l .nmenu li a:hover {
          background: #f3f3f3;
          padding-left: 25px; }
      .nmain_l .nmenu li .iconfont {
        position: absolute;
        right: 10px;
        font-size: 16px; }
      .nmain_l .nmenu li ._act {
        background: #0048a6;
        color: #fff; }
        .nmain_l .nmenu li ._act .ion {
          color: #fff; }
        .nmain_l .nmenu li ._act:hover {
          background: #0048a6;
          color: #fff; }
          .nmain_l .nmenu li ._act:hover .ion {
            color: #fff; }
  .nmain_l .l_lx {
    background: #3b3b3b; }
    .nmain_l .l_lx dt {
      height: 50px;
      line-height: 70px;
      font-size: 26px;
      color: #fff;
      border-bottom: 1px solid #fff;
      padding-bottom: 10px;
      margin: 0 10px; }
    .nmain_l .l_lx dd {
      padding: 20px 10px 20px 10px;
      box-sizing: border-box;
      color: #fff; }
      .nmain_l .l_lx dd p {
        color: #fff;
        line-height: 160%; }

.nmain_r {
  width: 73%; }
  .nmain_r .gs_conwz {
    line-height: 200%;
    margin-bottom: 20px; }
    .nmain_r .gs_conwz .ab_tit {
      font-size: 26px;
      color: #000; }
    .nmain_r .gs_conwz .abchan-tag {
      display: inline-block;
      background: url(pcat_xian.gif) repeat-x center;
      padding: 0 20px;
      font-size: 16px;
      color: #6e6e6e; }
      .nmain_r .gs_conwz .abchan-tag span {
        display: block;
        padding: 0 10px;
        background: #fff;
        color: darkgrey; }

.chr-top {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 18px;
  margin-bottom: 20px;
  margin-top: 20px; }
  .chr-top h3 {
    font-size: 24px;
    color: #05005d;
    text-align: left;
    height: 30px; }
    .chr-top h3 span {
      float: right;
      color: #6e6e6e;
      margin-top: 10px;
      font-size: 14px;
      font-weight: normal; }
      .chr-top h3 span i {
        color: #ff8a00; }
      .chr-top h3 span a {
        color: #6e6e6e; }
    .chr-top h3 span a:hover {
      color: #cd302e; }
    .chr-top h3 u {
      text-transform: uppercase;
      font-size: 16px;
      font-style: normal; }

/*# sourceMappingURL=chen.css.map */
</pre></body></html>